this post was submitted on 29 Jan 2024
46 points (100.0% liked)

Free and Open Source Software

17779 readers
12 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Hello! I'm still not satisfied with my note taking app. I tried dozen of them, read tons of lists on random blogs on the internet, without any success. I'll try to ask you then.

I'm looking for a note taking app with just this 3 features:

  • richtext/WYSIWYG (i don't want to write plain text and then press a button to see it rendered)
  • it has to support CHECKBOXES! Most of the apps I tried does not support them, or supported them only if all the note was a checklist. I don't want a checklist, I want a note where I can put some checkbox inside!
  • FOSS and active

The one I'm currently using is obsidian, but it's not FOSS and it feels very overcomplicated for a simple note apps.

Any suggestion is welcome!

EDIT: forgot to mention, I'm talking about Android XD

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 7 months ago (1 children)

I downloaded the fdroid app but... I'm not able to use checkboxes. If I type

- something

it is not converted into a bullet list

- [ ] something
[ ] something
[] something

are not converted to checklists
and if I click on the checklist icon in the toolbar LATER appears instead of a checkbox... am I missing something?

[โ€“] [email protected] 2 points 7 months ago

In the block, the first word should be TODO Then when you click off it, it adds a checkbox at the start

Everything is already a bullet list, that's the logseq design, so if you also want numbering then use the command key / and search for numbering

Hope that helps!