Christian Bager Bach Houmann
Christian Bager Bach Houmann
**Is your feature request related to a problem? Please describe.** Some workspace plugins don't work on mobile. Would like to automate / interact with workspaces through commands. **Describe the solution...
I just updated my WSL Ubuntu system (update, upgrade, cargo updates, brew updates, the works), and then found that I was unable to run `eza`. This is on `v0.18.0 [+git]`....
Related to #701 Implements the feature to ignore the `Append link` option in Templates when no file is open, allowing file creation to proceed regardless. This feature is controlled by...
**Is your feature request related to a problem? Please describe.** Annoying to not be able to create a file & get `unable to get current file path` when I just...
### Brief description of your issue Winget will respond normally to many commands, but refuses to do any installations. Anytime I wrote, for example, `winget upgrade --all`, it would simply...
**Is your feature request related to a problem? Please describe.** At least allow disabling it (can have just for debugging). **Describe the solution you'd like** When exiting flows (e.g. requiring...
# Timestamped Transcripts Improvements This PR enhances the transcript functionality in PodNotes with configurable timestamps and performance optimizations. ## Key Features - ✅ Configurable timestamps - users can enable/disable timestamp...
## Summary Implemented the ability to reuse VDATE variables with different date formats. Users can now enter a date once and format it multiple times in different ways within the...
## Summary Enable date arithmetic operations on VDATE variables to calculate relative dates (e.g., add/subtract days). ## Problem Currently, VDATE values are static once set: - Cannot calculate dates relative...
## Summary Add conditional logic (if-then-else) support in QuickAdd templates to enable dynamic content based on variable values. ## Problem Currently, templates are static and cannot adapt based on: -...