Fsnotes: A menu bar icon for quickly accessing notes?

Created on 17 Feb 2019  路  6Comments  路  Source: glushchenko/fsnotes

I like this feature of nvALT and hope Fsnotes can adopt it.
Thanks!

done

Most helpful comment

Menu bar added in 2.9.5

All 6 comments

You can use BitBar with the following small script plugin:

#!/bin/bash
# <bitbar.title>Open FSNotes</bitbar.title>
echo "馃摑"聽
echo "---"
echo "Open FSNotes| terminal=false bash=/usr/bin/open param1=fsnotes://"

Thanks! It would be nice if the icon has a few more functions, such as adding quick notes and listing the notes in the library.

You should be able to add to it quite easily, create new note for example, check the wiki for the URL Scheme @woaidangyang

Thanks! It's fine. I'll use the dock.

Menu bar added in 2.9.5

So cool! Thank you very much!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shurain picture shurain  路  3Comments

iandol picture iandol  路  4Comments

lowski picture lowski  路  3Comments

yene picture yene  路  3Comments

gmenzel picture gmenzel  路  3Comments