command
module
Version:
v0.0.0-...-d7083be
Opens a new window with list of versions in this module.
Published: Oct 22, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
1p-notes
A note taking app with a 1password backend.
Ok, let's see..
So it's gonna be some kind of GUI that reads-, and writes notes to a local 1password instance. Let's list some requirements:
- global fuzzy search function
- tabbed notes view
- keyboard shortcuts
- read, save and update notes
The GUI could either be some web app or a gnome gedit plugin.
# http api
GET /note
GET /note?title=<title>
POST /note w json body
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.