A bullet journal in the browser and on mobile devices allowing you to set tasks for each day of the week, the current month and the next month. An AlpineJs and Firestore playground before anything. This will also work with localstorage. PWA compatible.
https://thiousi.github.io/bulletjournal/
Download index.html and open it in you're browser. It's all there. One file.
- Move items between sections with drag-and-drop.
- Copy items (Hold
Ctrl
orOption
while dragging) - Granular delete: delete an item, all checked items for a section, all items for a section, all items for all weekdays, all items
- Theme switcher included (instead of relying on user preference only).
- Desktop / Mobile switcher.
- User authentification with Google (supported by Firebase)
- Could save with Firebase
This was built for my own usage. I may consider improvements requests but you are mostly on your own 💪.
There's no license. Do what ever you want with it.