
Simplenote
Evernote
OneNote
Google Keep
Standard Notes
Joplin
RedNotebook
Workflowy
Tkinter
PyQt
PySimpleGUI
MD Python Designer
Dear PyGui
BeeWare
Kivy
PyGObject
Simplenote
TkinterI've started with Simplenote years ago, at the time I was happy but it became clear pretty quickly that it was too basic. But to be fair, it's basic and free. Keep in mind it's unencrypted.
Was looking for an alternative for OneNote, so I found it here. I like how simple the interface is and the UI is very simple. It's good for what it is, but there is no sorting/topic system which makes it difficult to find specific notes for specific topics. Other than that, it's a good note system.
Based on our record, Simplenote should be more popular than Tkinter. It has been mentiond 83 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I've been looking to migrate away from https://simplenote.com to something else and I've been dragging my feet. However, what's happened in the past 2 weeks with the CEO was the push I needed to resume looking for another solution. I've landed on Obsidian.md. I actually prefer Simplenote over Obisidian, because Simplenote feels smoother and the online web app is great, but I've decided that having more control... - Source: Hacker News / over 1 year ago
I use https://simplenote.com - Syncs across multiple platforms. - Plaintext based (with MD support). - Search + edit UI similar to https://notational.net and https://brettterpstra.com/projects/nvalt - Simple to publish/share notes - Free (as in beer and speech) --- If I used MacOS or there were web versions, I would love to use the following (they are all better at plaintext than SimpleNote): -... - Source: Hacker News / almost 2 years ago
Bookmarks serve two purposes: - Quick access to commonly used links. For this, I built https://multi-launch.leftium.com - Saving a link for future reference. Often I want to also save plain text notes for future reference, so find myself using https://simplenote.com I have also used https://www.bkmks.com to save links. I'm working on an app that will help save and organize everything: bookmarks, notes, and tasks. - Source: Hacker News / about 2 years ago
It doesn't meet the poster's needs, but Simplenote is still a thing for people who want text-only notes, Markdown, and easy access to plain text files. It got acquired by Automattic a few years back. https://simplenote.com/. - Source: Hacker News / about 2 years ago
Https://noteplan.co is a very similar app. Unfortunately I couldn't use it because it was limited to iOS devices (a web version is in development). - One thing missing in craftnote is search. That is a must-have feature for me. - I also like being able to publicly share notes with a (short) URL. See https://simplenote.com for an example of how this is done. Nice job with allowing your app to be usable without... - Source: Hacker News / about 2 years ago
Python has sqlite3[0], curses (tui) [1], and tkinter[2] in the stdlib. [0] https://docs.python.org/3/library/sqlite3.html [1] https://docs.python.org/3/library/curses.html [2] https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / about 2 months ago
The other popular option for cross-platform UI apps was Tcl/Tk: https://en.wikipedia.org/wiki/Tk_(software) ...which even leaked into other language ecosystems like Python: https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / 4 months ago
ChatGPT understood the hardware and it's limitations, the touchscreen monitor and along with my requirements, we found and used Tkinter which runs on Python. The benefits were it was lightweight, no web stack, runs fast, no browser, no network dependency and customization options. What's really cool is I wanted to have a visual of this idea and requested ChatGPT to generate an image base on my idea and it gave me... - Source: dev.to / 6 months ago
A TCP socket-based chat application allows multiple clients to communicate with a central server in real time. This tutorial walks through building a multi-client chat application using Pythonโs socket and threading modules for backend communication and Tkinter for a graphical user interface (GUI). This is a great project to learn about networking, concurrency, and GUI development. - Source: dev.to / 9 months ago
Tkinter Documentation โ Official Python Tkinter library documentation. - Source: dev.to / over 1 year ago
Evernote - Bring your life's work together in one digital workspace. Evernote is the place to collect inspirational ideas, write meaningful words, and move your important projects forward.
PyQt - Riverbank | Software | PyQt | What is PyQt?
OneNote - Get the OneNote app for free on your tablet, phone, and computer, so you can capture your ideas and to-do lists in one place wherever you are. Or try OneNote with Office for free.
PySimpleGUI - A simple to use GUI that can create custom GUIs
Google Keep - Capture notes, share them with others, and access them from your computer, phone or tablet. Free with a Google account.
MD Python Designer - A drag and drop GUI Designer that uses a combination of Tkinter and its own code.