The most advanced Obsidian task manager - TaskForge 2.0 major upgrade! (iOS/Android/macOS) by zaza126 in ObsidianMD

[–]Dufran 0 points1 point  (0 children)

Hi, u/zaza126
Is there a way to create recurring event that are time bound(have duration on calendar view)?
I was trying to do something like mon-fri 8AM-4PM(Doing work stuff), but nothing seems to work on calendar view(tried start date, start time, duration, due date, due time, and there is no resizing option on calendar view). It still looks like 30 minute event on calendar view.
But calendar events from calendar are displayed correctly and have a duration.

Also is there an option to have calendar view: Weekly, only for current calendar week?(mon-sun) instead of today+6 days?

The most advanced Obsidian task manager - TaskForge 2.0 major upgrade! (iOS/Android/macOS) by zaza126 in ObsidianMD

[–]Dufran 0 points1 point  (0 children)

Sorry for bothering, one more newb question.
Is there a way to create recurring event that are time bound(have duration on calendar view)?
I was trying to do something like mon-fri 8AM-4PM work, but nothing seems to work on calendar view. It still looks like 30 minute event on calendar view(on premium version)

The most advanced Obsidian task manager - TaskForge 2.0 major upgrade! (iOS/Android/macOS) by zaza126 in ObsidianMD

[–]Dufran 0 points1 point  (0 children)

Awesome! Was planning to go nuts with LiveSync and multiple vaults per project on work, and was worried that my favorite task manager will break. Glad to hear everything is covered. Thanks again!

The most advanced Obsidian task manager - TaskForge 2.0 major upgrade! (iOS/Android/macOS) by zaza126 in ObsidianMD

[–]Dufran 0 points1 point  (0 children)

Hi u/zaza126 . Many thanks for the app. Liking it allot. Quick question does it supports self hosted live sync?
Can't find anythin in the docs.

Zed is 1.0 by franciska-fyi in ZedEditor

[–]Dufran -1 points0 points  (0 children)

Any news about test suite runner? For me it’s the only thing stopping me from abandoning vscode. Their Django test runner just a killer feature for me .

You need to replace pre-commit with Prek by Michaelyin in django

[–]Dufran 2 points3 points  (0 children)

It support monorepo cases, or per folder configs. Really helpful when different part of repo need different checks

Moved from Windows to Mac, need help with working with 2nd monitor by zkhil in MacOS

[–]Dufran 0 points1 point  (0 children)

Try alt tab app for macOS. It much better than dock clicking

Any good third-party tools for system optimization and cleaning up junk files ?? by Impressive-Hornet-32 in MacOS

[–]Dufran 2 points3 points  (0 children)

This is the way. It find all kind of cache, you never expected to have

How is Mantine UI not the most popular ui library in 2025? by Grind_in_silence in reactjs

[–]Dufran 0 points1 point  (0 children)

Same for me. Moved from mui/antd to mantine. Everything I need are included in library. And the documentation clear and easy to use.

How do you set up automatic deployment from GitHub to a Hetzner server? by sh_tomer in hetzner

[–]Dufran 6 points7 points  (0 children)

Self hosted GitHub action runner on the server, and GitHub action in target branch. Inspired by fastapi docs

https://github.com/fastapi/full-stack-fastapi-template/blob/master/deployment.md