Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honzajavorek/opdocs
Honza Javorek's way of using 1Password for private documentation
https://github.com/honzajavorek/opdocs
Last synced: about 5 hours ago
JSON representation
Honza Javorek's way of using 1Password for private documentation
- Host: GitHub
- URL: https://github.com/honzajavorek/opdocs
- Owner: honzajavorek
- License: agpl-3.0
- Created: 2024-11-13T19:55:53.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2024-11-13T20:07:06.000Z (5 days ago)
- Last Synced: 2024-11-13T20:36:29.706Z (5 days ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opdocs
Honza Javorek's way of using 1Password for private documentation
## Installation
1. Install the [1Password CLI](https://developer.1password.com/docs/cli/)
1. Install this tool as `pipx install 'git+https://github.com/honzajavorek/opdocs.git'`## Usage
```
$ opdocs
Read https://support.1password.com/markdown/ before editing!
1. Family Finances
2. Last Will
Enter number of the one you want to edit:
```You enter a number and `opdocs` opens VS Code with the content of the note for you to edit it. If you save and close the changes, the edits will be uploaded back to 1Password.
The title of the note is included in the file as the H1 and changes to it will propagate. Use Markdown preview in VS Code to see what the note will look like, but mind that 1Password [supports only subset of the formatting](https://support.1password.com/markdown/).