SkillAgentSearch skills...

QuickNoteLinux

A way to take quick notes in Obsidian on Linux

Install / Use

/learn @Guy-92/QuickNoteLinux
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks1

Languages

Shell

Security Score

70/100

Audited on Oct 2, 2024

No findings