Skip to content

Guy-92/QuickNoteLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

QuickNoteLinux

A way to take quick notes in Obsidian on Linux

This project is a way to take quick notes in Linux. By default, it uses Kdialog, but Zenity can be used instead.

Requirements

The script needs Zenity installed on the system, and optionally Kdialog if you want to use Kdialog for adding a note.

Configuration:

In the script, add the path to the inbox file, choose if you would like to use Zenity or kdialog by commenting and uncommenting the relevant lines, and choose if you would like a Zenity multiline dialog or not by commenting or uncommenting the zenity_multiline line.

If you choose the have the Zenity multiline dialog, then the Enter key will add a newline, and you will need to press ctrl+tab twice, then Enter to add the note. And if you choose to not use the multiline dialog, then pressing enter will add the note.

If you use Kdialog instead of Zenity, then the Enter key will create a newline, and you will need to press ctrl+Enter to add the note.

In KDE, you can map a keyboard shortcut to the script.

About

A way to take quick notes in Obsidian on Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages