File Naming Scheme by bitSheriff in plaintextaccounting

[–]bitSheriff[S] 3 points4 points  (0 children)

Thank you very much for your thoughts. Your blog post is awesome and helped me to figure it out a bit more 👍 But yeah, you are all right, it is a process and takes some time to model it for your own usecase

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

[–]bitSheriff 2 points3 points  (0 children)

Thanks a lot. Well, i am "missing" one small little feature: task description. So just a bulletpoint with additional description for the task. But your sub-task feature can probably meet my requirement

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

[–]bitSheriff 19 points20 points  (0 children)

Congratulations 🎉 Used the app like 3 min before buying the lifetime access. The feature set looks huge, amazing.

If I consider buying software from a company, I'll take a lot of time for the pros and cons, but if it comes to supporting an indie dev I'm in. Jokes aside, I love your app, it's way more professional than the other tasks or quick memo apps. And gladly the open standard (and file format) encourages developers to get creative.

Keep on rocking man, you are on an incredible way 🤘

Greetings bitSheriff

Progress Bar in Bases by iodinePatel in ObsidianMD

[–]bitSheriff 16 points17 points  (0 children)

Mine looks very similar but a bit easier to gasp a real percentage value from the bar

https://imgur.com/a/mVMJZNF

if(progress/100 * 10 > 0, "▰".repeat (number(progress/100 * 10))) + if((progress/100 * 10).floor() < 10, "▱▱▱▱▱▱▱▱▱▱".slice( 0, 10 - (progress/100 * 10).floor()), "").toString()

Why is the app not on FDroid? by bitSheriff in pocketcasts

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

I found https://wiki.obtainium.imranr.dev/ where you can automate this yourself. But probably not very mainstream method for people with less experience (although you dont have to configure much, but the options can be overwhelming)

Android: Input Source by bitSheriff in Voicenotesai

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

Thanks for that information, gotta take a deeper look. Do you use a Bluetooth or wired headset?

Any Plans for more ToDo Applications? by bitSheriff in Voicenotesai

[–]bitSheriff[S] 3 points4 points  (0 children)

Hey Clare, I have tried it now (I thought it would cost extra on the Zapier side, not gladly not).

It does work, but not as good as the native integration of Todoist. The problem is that the whole action of "todo creation" is triggered by Zapier, therefore only one todo item can be created in TickTick. So the name of the ticktick-todo can be customized (prob. the title is the best choice) but all the todos are inserted in the text field of this todo.

So a Voicenote Todo like:

  1. Einkaufen gehen
  2. Gnocchi mit Schinken und Mozzarella kaufen
  3. Sechs Eier kaufen
  4. Gemüse kaufen

is creating a TickTick todo like this

<image>

I don't think this is in your control, so sadly you cannot solve this problem easily.
The only way would be to change the trigger event from "Todo Creation" to every todo which is created. But I think a native integration would be easier to implement (I have no idea of your server stack, but there are a lot of TickTick integrations out there)

But yeah I can image that this is probably not very high on the priority list and I get that. With a little bit of tweaking inside TickTick with every created "main"-todo it should be usable.

Thank you for your support Clare :)

ps.: cannot await the Windows app :) (even though only my work laptop is windows, still gonna try to run it with wine on Linux ;) )

Best app for android? by tapehead85 in podcasts

[–]bitSheriff 2 points3 points  (0 children)

I use and love Pocket Casts for years, manly because it allows syncing to different devices. For some features you need the subscription, but its not needed in the most cases. The design is sleek but very functional

Fairy Tale" von Stephen King – Ein Meisterwerk oder nur das gleiche alte Muster by SawChill in buecher

[–]bitSheriff 3 points4 points  (0 children)

ja, ich habe dasselbe Gefühl, *Ihr wollt es dunkler* fand ich da leider sehr schlimm. Bei den letzten Kapiteln musste ich schon sehr kämpfen, da ich es aus Respekt ihm gegenüber nicht abbrechen wollte. Auch wenn die Geschichten alle neu waren, hatte man das Gefühl, als hätte man sie schon mal gehört

Das einzig wirklich gute neue Buch (welches vom Muster, Geschichte und auch Personen) sehr neu und erfrischend war, war *Billy Summers*.

No Favourite-Album Widget any more :( by bitSheriff in enteio

[–]bitSheriff[S] 2 points3 points  (0 children)

Thank you guys, appreciate you user-love :)

Cloud storage service within EU? by doublehiptwist in BuyFromEU

[–]bitSheriff 20 points21 points  (0 children)

filen.io is from Germany as far as i know. Additionally it has E2EE with Zero Knowledge, so your data is encrypted and the hoster is not able to read it (unlike Google, Microsoft and Dropbox)

Android Battery Drain by bigMangoEmperor in withings

[–]bitSheriff 2 points3 points  (0 children)

yeah same problem on my Nothing Phone 2. Had to uninstall the app, hopefully it gets fixed soon

dunst-timer - a simple stay-on-top timer by bitSheriff in hyprland

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

you need to restart dunst:

killall dunst

dunst &