Skip to content

Releases: aribuga/obsidian-belki-tasks

0.1.5

24 Jun 12:26

Choose a tag to compare

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:: inbox values 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.json
  • main.js
  • styles.css

0.1.4

24 Jun 11:39

Choose a tag to compare

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

23 Jun 19:01

Choose a tag to compare

Remove generic settings heading

0.1.2

23 Jun 18:37

Choose a tag to compare

Bump version to 0.1.2

0.1.1

23 Jun 14:29

Choose a tag to compare

Fix Obsidian review issues

0.1.0

23 Jun 13:43

Choose a tag to compare

Add screenshots and license