https://github.com/honzajavorek/opdocs
Honza Javorek's way of using 1Password for private documentation
https://github.com/honzajavorek/opdocs
Last synced: 3 months 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T12:43:44.000Z (11 months ago)
- Last Synced: 2025-07-18T22:59:32.470Z (3 months ago)
- Language: Python
- Size: 20.5 KB
- 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/).