Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artpi/personalos
https://github.com/artpi/personalos
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/artpi/personalos
- Owner: artpi
- Created: 2024-03-19T18:26:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T16:47:51.000Z (3 months ago)
- Last Synced: 2024-08-19T19:54:18.435Z (3 months ago)
- Language: PHP
- Size: 459 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal OS is the operating system for your life installed in your digital home.
A modern note-taking and productivity system built on WordPress with the latest and greatest WordPress features.
### Few principles
- Methodologies borrowed from Building a Second Brain, and GTD
- Inspired by Roam Research, Logseq, Obsidian and Tana
- Opinionated. I will ship features because I want them
- Has to work with any WordPress supporting plugins
- Implement things the WordPress Way™. WordPress has a ton of new APIs.## Features
I consider this a humble start. I intend to grow this feature list until it becomes my main notetaking app.
### Notes
WordPress is very close to a great note-taking app out of the box. It just requires a few customizations:
- Fully private "note" Custom Post Type
- You can embed one note in the other via the Note Block
- Autosaving on by default so you never have to press save
- You can link notes using WordPress completer (`[[`)### Transcriptions
Upload an mp3 and it will get transcribed and turned into a note.
### Readwise sync
Notes sync with Readwise.
- Preserve tags
- Every highlight turned into Readwise block with link to original
### DashboardFlexible dashboard implemented via Native WordPress Dashboard
### TODOs
Of course, you can manage your TODOs right in WP
## How to install
This is really WIP. Please follow the repo.
I will make a release once I have a stable version.