Viewing profile — alex-titarenko
alex-titarenko
HN member- Joined
- Fri, Jun 11, 2021, 3:40 AM UTC
- HN karma
- 62
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About alex-titarenko
No profile information was provided.
Recent public activity
- story
-
comment
Comment #41813578
Unfortunately, GitHub does not provide that granularity for developers. That is way you have an alternative option as general Git provider where you can use fine-grained access tok…
-
comment
Comment #41813545
You need only "Contents" Read and write permissions. Make sure when you generate fine-grained personal access tokens on the following page: https://github.com/settings/personal-acc…
- comment
-
comment
Comment #41812769
I don't rely on any external framework like Capacitor to make hybrid apps, all of the bridging between web and native part is done by myself.
-
comment
Comment #41812660
Thank you for types reporting, fixed all of them. Regarding self-hosted Gitlab, you can already use it with generic Git notebook provider.
-
comment
Comment #41811345
NotesHub has support of Mermaid diagrams that has mind-mapping. Or you can use Whiteboarding functionality to mimic mind-maps.
-
comment
Comment #41810880
If you are talking about Linux, you can use the Web version, which is Progressive Web Application, works offline and can be installed.
-
comment
Comment #41810783
It's not a Flutter app. It's a React-based app.
-
comment
Comment #41810762
It's not open sourced. You can look at Settings -> Third-party Licenses to see what libraries are in use.
-
comment
Comment #41810746
The web version is free, native versions have small one-time fee.
-
comment
Comment #41810734
Windows version is Electon-based, but not really hungry for resources. MacOS is not Electron-based.
-
comment
Comment #41810707
Obsidian's git sync has many issues, at least, this is what I hear from my customers who used both products. Search in NotesHub is also robust, please read here: https://about.note…
-
comment
Comment #41810678
You can't self-host it. Yes, you can connect to "private" GitHub repo. Pricing model is one time payment for native apps and free web app.
-
story
Show HN: NotesHub: cross-platform, Markdown-based note-taking app
Thank you for your comments, just some context: - The app is available for iOS, Android, Windows, Mac, Apple Vision Pro, and the Web. - The Web version is implemented as a Progress…
-
comment
Comment #34807582
This is the second launch for NotesHub! We listened to your feedback and a lot of things changed since the first release: - Kanban boards - Native applications for iOS, macOS, Andr…
- story
-
comment
Comment #33287717
A collection of essential Git commands for your browser and Node.js written in TypeScript all without any native dependencies.
- story
-
comment
Comment #27487093
Behind the scene I use generic GIT client for most of the operations and to make user experience more integrated I use GitHub API to query existing user repos, create/delete repos,…
- story