Home

Awesome

File Organizer 2000

<p> <a href="https://fileorganizer2000.com/"><img src="https://img.shields.io/badge/Try-File%20Organizer%202000-7852ee?style=flat&logoColor=white" alt="Try File Organizer 2000"></a> <a href="https://discord.gg/UWH53WqFuE"><img src="https://img.shields.io/discord/1231880202259533865?label=Discord&logo=discord&logoColor=white&color=5865F2&style=flat" alt="Join Discord"></a> <a href="https://youtube.com/playlist?list=PLgRcC-DFR5jcwwg0Dr3gNZrkZxkztraKE&si=ZCn2ndFz-zN2cfML"><img src="https://img.shields.io/youtube/channel/subscribers/UCd24YzGlvtIG4DYD3zlYLwg?label=YouTube&color=34d399&style=flat&logo=youtube&logoColor=white" alt="YouTube Subscribers"></a> <a href="https://console.algora.io/org/different-ai/bounties?status=completed"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fconsole.algora.io%2Fapi%2Fshields%2Fdifferent-ai%2Fbounties%3Fstatus%3Dcompleted" alt="Rewarded Bounties"></a> <a href="https://console.algora.io/org/different-ai/bounties?status=open"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fconsole.algora.io%2Fapi%2Fshields%2Fdifferent-ai%2Fbounties%3Fstatus%3Dopen" alt="Open Bounties"></a> </p>

An Obsidian plugin to quickly find your notes, make connections between ideas, and keep everything organized.

Self-hostable and or available with cloud subscription.

🆕 Now includes the most powerful AI Chat for Obsidian.

Features

<img width="600" alt="Screenshot 2024-08-22 at 6 18 28 PM" src="https://github.com/user-attachments/assets/218f6541-9da1-4d9b-aa1b-a32dc0920cbb"> <img width="600" alt="Screenshot 2024-08-22 at 5 27 13 PM" src="https://github.com/user-attachments/assets/94725f2d-22c4-4727-845b-921a3d9d8707">

Chat with Multiple Files in Context demo video

<img width="600" alt="Screenshot 2024-08-22 at 5 25 03 PM" src="https://github.com/user-attachments/assets/692d40aa-450d-434f-b4a5-4c38110405b0">

Chat with Youtube demo video

Tips and Tricks

Thumbnail (2)

How to use

A. AI Assistant View

Get suggestions and choose what to apply with the Assistant view. Here's how to use it:

  1. Click on the Assistant View Icon or set up the "Show Assistant" hotkey to open the Sidebar
  2. Select any of your files and choose which changes to apply
<img width="1277" alt="Screenshot 2024-05-24 at 11 42 17 PM" src="https://github.com/different-ai/file-organizer-2000/assets/46509400/dc06a61f-64d0-4e10-898d-3e0330004e94">

B. AI Inbox

Auto-organize with the AI Inbox.

We recommend the AI Assistant view for more control. But the AI Inbox can be handy as well. Simply move any of your files to the "Inbox" folder and the plugin will automatically move it to the folder it belongs. Additional configuration can also be specified within the plugin settings (e.g. auto-tagging, auto-formatting).

Move your unorganized files into _FileOrganizer2000/Inbox

image

It takes a sec, and then renames, and organizes your file.

image

See plugin settings to customize the changes AI Inbox applies to your files.

C. Create custom AI Templates

Give instructions for the AI to format and modify your files.

See video: https://www.youtube.com/watch?v=rommuUXRgUw&t=17s

D. Misc

To use llama 3.2 with the ai chat, install Ollama + llama 3.2 and check this setting in the plugin:

<img width="751" alt="Screenshot 2024-10-26 at 7 34 18 PM" src="https://github.com/user-attachments/assets/95add737-9cd5-4cb4-a360-ff5fc95ebfa7">

Setup

Choose between the setups below:

A. Monthly & Lifetime Plan

  1. Go to general settings inside the plugin settings
  2. Enter the key you generated on File Organizer 2000 dashboard
  3. Click Activate and follow the instructions after the plan selection

B. Self-hosting

  1. Run the server

    For Linux/macOS:

    cd web && npm run build:self-host &&  npm run start
    

    And make sure you have your OPENAI_API_KEY variable set up in your .env.local file inside the app root folder.

    For Windows (PowerShell):

    cd web; npm run build:self-host; npm run start
    

    And make sure you have your OPENAI_API_KEY variable set up in your .env.local file inside the app root folder.

  2. Go inside the Settings of the plugin and enable "Self-hosted"

<img width="707" alt="Screenshot 2024-04-13 at 07 16 21" src="https://github.com/different-ai/file-organizer-2000/assets/11430621/ca2222c9-cb8d-4d15-8459-2da4c9662f24">

Testing Different models

For the tech-savvies who would like to play around with different models, there is a promptfoo.yaml file in the project including examples with local LLMs. See link for more info: https://promptfoo.dev/docs/configuration/guide/

Community

Join the discord server for more.

iOS shortcut to send Apple Notes and Audios to Obsidian

The iOS shortcut below makes it easy for you to easily work from your phone with this plugin.

https://www.icloud.com/shortcuts/06915768862848fb9711f2f19b6405e2

how to set it up: https://youtu.be/zWJgIRlDWkk?si=HSeOUKaMfJvaLtKI

Notes:

To Do

Notes

This plugin interacts with your filesystem.