• 0.6.3 2464147a59

    0.6.3
    All checks were successful
    CI / test (push) Successful in 5m46s
    Lint / test (push) Successful in 34s
    Trivy / test (push) Successful in 22s
    Stable

    mig5 released this 2025-12-04 00:22:52 -06:00 | 56 commits to main since this release

    • Allow 'this week', 'this month', 'this year' granularity in Timesheet reports. Default date range to start from this month.
    • Allow 'All Projects' for timesheet reports.
    • Make Reminder alarm proposed time be 5 minutes into the future (no point in being right now - that time is already passed)
    • Allow more advanced recurring reminders (fortnightly, a specific day of month, monthly on the Nth weekday)
    • Add missing strings for Reminders widgets instead of hardcoded English
    Downloads
  • 0.6.2 28c0dd761f

    0.6.2
    All checks were successful
    CI / test (push) Successful in 5m48s
    Lint / test (push) Successful in 33s
    Trivy / test (push) Successful in 24s
    Stable

    mig5 released this 2025-12-03 00:48:44 -06:00 | 63 commits to main since this release

    • Ensure that adding a document whilst on an older date page, uses that date as its upload date
    • Add 'Created at' to time log table.
    • Show total hours for the day in the time log table (not just in the widget in sidebar)
    • Pomodoro timer is now in the sidebar when toggled on, rather than as a separate dialog, so it stays out of the way
    • Indent tabs by 4 spaces in code block editor dialog
    Downloads
  • 0.6.1 3900920b7e

    0.6.1
    All checks were successful
    CI / test (push) Successful in 5m55s
    Lint / test (push) Successful in 32s
    Trivy / test (push) Successful in 22s
    Stable

    mig5 released this 2025-12-01 23:13:28 -06:00 | 71 commits to main since this release

    • Consolidate some code related to opening documents using the Documents feature.
    • Ensure time log dialog gets closed when Pomodoro Timer finishes and user logs time.
    • More code coverage
    Downloads
  • 0.6.0 422411f12e

    0.6.0
    Some checks failed
    CI / test (push) Failing after 3m53s
    Lint / test (push) Successful in 33s
    Trivy / test (push) Successful in 23s
    Stable

    mig5 released this 2025-11-30 23:00:32 -06:00 | 78 commits to main since this release

    • Add 'Documents' feature. Documents are tied to Projects in the same way as Time Logging, and can be tagged via the Tags feature.
    • Close time log dialog if opened via the + button from sidebar widget
    • Only show tags in Statistics widget if tags are enabled
    • Fix rounding up/down in Pomodoro timer to the closest 15 min interval
    Downloads
  • 0.5.5 23b6ce62a3

    0.5.5
    Some checks failed
    CI / test (push) Failing after 5m4s
    Lint / test (push) Successful in 31s
    Trivy / test (push) Successful in 22s
    Stable

    mig5 released this 2025-11-30 18:21:24 -06:00 | 79 commits to main since this release

    • Add + button to time log widget in side bar to have a simplified log entry dialog (without summary or report option)
    • Allow click-and-drag mouse select on lines with checkbox, to capture the checkbox as well as the text.
    • Allow changing the date when logging time (rather than having to go to that date before clicking on adding time log/opening time log manager)
    • Ensure time log reports have an extension
    Downloads
  • 0.5.4 32aa1780cf

    0.5.4
    All checks were successful
    CI / test (push) Successful in 5m1s
    Lint / test (push) Successful in 31s
    Trivy / test (push) Successful in 23s
    Stable

    mig5 released this 2025-11-29 20:14:25 -06:00 | 90 commits to main since this release

    • Ensure pressing enter a second time on a new line with a checkbox, erases the checkbox (if it had no text added to it)
    Downloads
  • 0.5.3 f20ac56624

    0.5.3
    All checks were successful
    CI / test (push) Successful in 5m15s
    Lint / test (push) Successful in 33s
    Trivy / test (push) Successful in 25s
    Stable

    mig5 released this 2025-11-28 23:57:35 -06:00 | 92 commits to main since this release

    • Prevent triple-click select from selecting the list item (e.g checkbox, bullet)
    • Use DejaVu Sans font for regular text instead of heavier Noto
    • Change History icon (again)
    • Make it easier to check on or off the checkbox by adding some buffer (instead of having to precisely click inside it)
    • Prevent double-click of checkbox leading to selecting/highlighting it
    • Slightly fade the text of a checkbox line if the checkbox is checked.
    • Fix weekend date colours being incorrect on theme change while app is running
    • Avoid capturing checkbox/bullet etc in the task text that would get offered as the 'note' when Pomodoro timer stops
    • Code Blocks are now edited in their own Dialog, to try and reduce risk of getting trapped in / bleeding in/out of text in code blocks. Double-click or try to type inside a code block to invoke the editor. Right-click to delete the code block (or use the button in the dialog)
    • Other minor bug fixes.
    Downloads
  • 0.5.2 1d94c04551

    0.5.2
    All checks were successful
    CI / test (push) Successful in 5m20s
    Lint / test (push) Successful in 31s
    Trivy / test (push) Successful in 24s
    Stable

    mig5 released this 2025-11-26 19:09:12 -06:00 | 107 commits to main since this release

    • Update icon again to remove background
    • Adjust History icon and reorder toolbar items
    • Try to address checkbox/bullet size issues (again)
    • Fix HTML export of markdown (with newlines, tables and other styling preserved)
    • Remove table tool
    Downloads
  • 0.5.1 cb78d9f783

    0.5.1
    All checks were successful
    CI / test (push) Successful in 4m55s
    Lint / test (push) Successful in 33s
    Trivy / test (push) Successful in 22s
    Stable

    mig5 released this 2025-11-25 21:22:05 -06:00 | 117 commits to main since this release

    • Try to address Noto Sans font issue that works for both numbers and checkbox/bullets.
    • Update icon
    • Update French translations
    • Improve size of flashing reminder dialog
    • Fix toolbar not showing on startup if the app was last closed while the screen was locked
    • Tweaks to hiding of Markdown symbols in effort to improve them not showing on MacOS (not perfect, but better than it was)
    Downloads
  • 0.5 41227e181f

    0.5
    All checks were successful
    CI / test (push) Successful in 5m30s
    Lint / test (push) Successful in 29s
    Trivy / test (push) Successful in 22s
    Stable

    mig5 released this 2025-11-24 23:48:22 -06:00 | 128 commits to main since this release

    • More Italian translations, thank you @mdaleo404
    • Set locked status on window title when locked
    • Don't exit on incorrect key, let it be tried again
    • Make reminders be its own dataset rather than tied to current string.
    • Add support for repeated reminders
    • Make reminders be a feature that can be turned on and off
    • Add syntax highlighting for code blocks (right-click to set it)
    • Add a Pomodoro-style timer for measuring time spent on a task (stopping the timer offers to log it to Time Log)
    • Add ability to create markdown tables. Right-click to edit the table in a friendlier table dialog
    Downloads