Skip to content

Add a new note taking plugin to README#5

Open
mohamed-sallam wants to merge 1 commit into
albertlauncher:mainfrom
mohamed-sallam:main
Open

Add a new note taking plugin to README#5
mohamed-sallam wants to merge 1 commit into
albertlauncher:mainfrom
mohamed-sallam:main

Conversation

@mohamed-sallam
Copy link
Copy Markdown

QuickNote Albert Plugin

A simple and efficient quick note-taking plugin for the Albert Launcher.

QuickNote allows you to seamlessly append notes to markdown files using "contexts". This makes it an incredibly powerful and fast companion to markdown-based knowledge bases like Obsidian. By setting your Obsidian vault folder as the notes directory, you can rapidly dump thoughts into specific daily notes or topics without ever opening the Obsidian app.

Features

  • Fast Note-Taking: Append bullet points to a markdown file instantly.
  • Context Switching: Quickly switch the target markdown file (the "context") or create new ones on the fly.
  • Obsidian Integration: Perfect for routing quick captures to your Obsidian vault.

Configuration

  1. Open Albert Settings -> Plugins -> QuickNote.
  2. Under "Directory path for storing markdown notes", paste the path to your notes directory (e.g., /home/user/Documents/Obsidian Vault/QuickNotes).
    (Hit Enter in the text box to save it permanently!)

Usage

1. Set Context (ctx)

Use the ctx trigger to select which markdown file you want to write to.

  • Type ctx ideas to set your context to ideas.md.
  • If the file exists, it will select it. If not, it will create it for you.

2. Take a Note (nt)

Use the nt trigger to append a note to your current context.

  • Type nt Look into the new python features and press Enter.
  • It will automatically append - Look into the new python features to the bottom of your currently active context file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant