Skip to content

Obsidian improvements

Remember plugin minimalism, less is more.
Don’t spend more time on notes than work.

I want this!

my own workflow improvements, not related to obsidian

low priority

  • drag drop extract to new note would speed up breaking up long notes
  • support folders starting with . see forum post
    some md files, think from azure, use .attachments by default. works on github but in Obsidian
  • preview on hover URL link improves reading quick summaries
  • quickly see the date when a note was edited in Obsidian
    • from file created metadata, see file info panel plugin, not quickly though
    • from git
      ideal would be a small text above the title. or at bottom of file
  • a shortcut to open a note on GitHub
    if you store the repo on git, then enable a shortcut in Obsidian to go to the note in the repo in the browser. hide button if no git detected
  • spaces on tab in code blocks option (for Python)
  • no spellcheck in links, see bug report
  • add shortcut for adding to callout . select text, insert call out
  • Obsidian Tabber
  • if ‘Files’ is open, and I click on ‘Files’ again. I expect the side tab to collapse.
  • Obsidian auto complete
  • first define iframe height, then width. Else height won’t work. forum post
  • exclude folders, e.g. daily folder, from backlinks
    • Settings > Files & Links > Excluded files
  • support code in dropdown, workaround: Obsidian toggle code
  • open web URLs in obsidian tab. https://github.com/MamoruDS/obsidian-open-link-with
  • Obsidian quick move the current note to a folder
  • Obsidian distinguish internal & external links

dropped

dropped notes because not important

related to improvements:
plugin development

Obsidian