Releases: aribuga/obsidian-belki-tasks
Releases · aribuga/obsidian-belki-tasks
0.1.5
What's changed
- Treat Inbox as a smart view instead of a stored project.
- Tasks created without a real project no longer write a
project::line. - Existing
project:: Inbox/project:: inboxvalues are normalized as unprojected tasks. - Inbox now shows active tasks without a real project, including older tasks that were previously saved with
project:: Inbox. - Projects lists and project grouping now ignore reserved Inbox values.
- Add Task still shows “Inbox” as the default destination, but saves it as no project.
- Task detail project picker supports a no-project state and only lists real projects.
- Updated README task format documentation to avoid showing
project:: Inbox.
Release assets
This release includes the required Obsidian plugin assets:
manifest.jsonmain.jsstyles.css
0.1.4
What's changed
- Improved the mobile layout so belki is more usable in Obsidian Mobile.
- Added iOS safe-area spacing for the mobile top navigation.
- Preserved the horizontal mobile navigation scroll position after changing views.
- Made task details behave like a full-screen mobile panel instead of a cramped popup.
- Made selected date chips in the Add Task composer visually clear.
- Added better padding and line-height for the Add Task description field.
- Improved mobile label entry in task details so the input scrolls into view when the keyboard opens.
- Kept the Add Task more menu inside the viewport on small screens.
Release assets
This release includes the required Obsidian plugin assets:
- manifest.json
- main.js
- styles.css
0.1.3
Remove generic settings heading
0.1.2
Bump version to 0.1.2
0.1.1
Fix Obsidian review issues
0.1.0
Add screenshots and license