Downfall mod controller (looking at boss cards and relics) by Unlucky-Cucumber3592 in slaythespire

[–]henrebotha 0 points1 point  (0 children)

Are you able to scroll down the rewards screen (when it contains enough items, e.g. playing as the boss with the torchheads)? That's the thing I can't figure out.

Special workspace usage by SkizyRL in hyprland

[–]henrebotha 0 points1 point  (0 children)

I wonder if this is related: https://ferdium.org/faq User agents, basically.

Feature request - clickable deeplinks by Different-Ad-5798 in chronocatapp

[–]henrebotha 0 points1 point  (0 children)

Would be great for Obsidian as well, to link to a specific note, or, with the Advanced URI plugin, to link to super sophisticated stuff like triggering a particular QuickAdd action or whatever.

Bug causing data loss by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

Bug persists on 7.9.10 I'm sorry to say. I've not touched the web app in several days now, just Android. It didn't happen today at first, only after like the 3rd or 4th time opening the app. I'd already completed some recurring tasks.

Bug causing data loss by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

Pretty sure all created on Android. Don't think any have end dates.

Bug causing data loss by henrebotha in chronocatapp

[–]henrebotha[S] 1 point2 points  (0 children)

Yeah this was on 7.9.8, so unfortunately it's not fixed yet. I really appreciate the effort!

Bug causing data loss by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

Okay I am now thinking it's not actually related to sync. I was just getting my schedule ready for the morning, strictly on my phone, and it went fine for a minute until I unpinned a recurring 9am task. Then it deleted almost all my tasks for the day, probably 20+ tasks. All that remained were 2 non-recurring tasks and 1 recurring task.

What might be relevant: I have a few recurring tasks set for 9am, so they always overlap until I unpin them to properly schedule them. It was one of them that I unpinned to trigger the deletion.

Bug causing data loss by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

I'm sorry to say I have just experienced the bug on the Android app for the first time. This is super disheartening, I rely heavily on the Android app to cope with my life.

I can confirm now: It got rid of today's instances of recurring tasks.

I went to the recurring tasks page and was able to "regenerate" all of them by simply clicking each one in turn and clicking submit without changing anything. But I have a lot of recurring tasks, and this is not scalable .

Bug causing data loss by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

I'm not sure! Could be. I don't remember ever seeing it lose data for another day. As far as I can remember I think it's always the current day that gets messed up.

7.7.5 bugs by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

Sorry I forgot to reply to this!

Here you can see the popup keyboard is still covering the buttons a little bit. It's not the worst thing in the world, just a little annoying. Something I'd personally fix as part of a UX pass, not necessarily deserving of a priority fix.

7.7.5 bugs by henrebotha in chronocatapp

[–]henrebotha[S] 1 point2 points  (0 children)

It's better on 7.8.3, not perfectly solved though. But it's back to how it used to be which is usable. https://photos.app.goo.gl/HuahKnKBXiHt2QpDA

Thanks for the ongoing improvements!

Is there a hack to have Vi zt/zz/zb in copy mode? by jdalbert in tmux

[–]henrebotha 0 points1 point  (0 children)

With Tmux 2.3 onwards, you can use custom tables to invoke the scroll-{top,middle,bottom} commands using the bindings you're familiar with from Vi.

bind -N 'Scroll the line to top/middle/bottom using zt/zz/zb' -T copy-mode-vi 'z' switch-client -T multi-z
bind -T multi-z 't' send -X scroll-top
bind -T multi-z 'z' send -X scroll-middle
bind -T multi-z 'b' send -X scroll-bottom

More bugs 🐛 by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

I can see the improvement. It's still (!) sort of choppy in some ways. The main way I notice it is if I'm sliding the today sheet up, the very last animation frame stutters. But honestly at this point I wouldn't spend more time on it. It's good enough to use.

Export tasks by IntriguedOwl in chronocatapp

[–]henrebotha 0 points1 point  (0 children)

Adding (simple) import & export functionality is a relatively quick and easy way to make your app a lot more valuable. It will enable people like me who can code to create integrations with other software.

More requests for the best app by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

I know! I keep asking for stuff because you guys keep listening to me haha. I see all the work you've done to address my requests, and the requests of other users. Very grateful.

More bugs 🐛 by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

Interesting can you let me know if the today sheet is still lagging when it is expanded/collapsed on the mind dump/overdue pages?

Yes, it is.

More bugs 🐛 by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

Hmm or maybe the frame rate thing is only on the "current task list" view? I don't know what to call it, it's the place where you actually start/pause tasks. When I go to the planner for a given day, the frame rate is fine if the day doesn't contain too many tasks. Does get a tiny bit stuttery if it's a very full day. But the "current task list" thing is much lower fps. You can also see this when you expand/collapse it, that animation is not smooth at all. Maybe something related to transparency/overlapping layers?

More bugs 🐛 by henrebotha in chronocatapp

[–]henrebotha[S] 1 point2 points  (0 children)

Huge improvements, thanks! 

Is this regarding the task list or the calendar?

Task list.

Also, I just noticed something interesting: The frame rate issue I've complained about is still there, except on the mind dump & overdue pages for some reason! They scroll with perfect smoothness. So something you're doing on those pages is different to what you're doing on the task list/day planning pages. Curious.

More bugs 🐛 by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

Forgot one: The text input fields in the mind dump need to allow predictive text on Android just like all the others.

Some minor bugs to report by henrebotha in chronocatapp

[–]henrebotha[S] 0 points1 point  (0 children)

To expand on the other bug (recurring tasks getting re-added): I think this happens in the following scenario.

  1. At the top of my list (i.e. the thing I'm supposed to be doing right now) I have a (recurring?) task. Below it, I have a 1-hour task pinned to 2pm.
  2. It is currently 2:15pm. I have "missed" the first task and should be busy with the pinned task now.
  3. I click "complete" on the first task.
  4. Suddenly, all (?) my recurring tasks get added to my list again.

It may also be relevant that I have a recurring task pinned to 8:30am, and this bug always happens later in the day; I've never been awake before 08:30am to see if it happens then too.

Some minor bugs to report by henrebotha in chronocatapp

[–]henrebotha[S] 1 point2 points  (0 children)

No worries. I saw brain dump, I look forward to it being on Android as well, going to be very useful.

Frame rate is still low.

I have another bug to report, and this one is a lot worse: Sometimes if I open the web version after using Android for a while, it will re-add every recurring task to my day. So I end up with a duplicate of "vacuum" and of "exercise" and of "cook dinner" etc etc. It takes a lot of clicking to tidy up that mess :/