Viewing profile — vivekweb2013
vivekweb2013
HN member- Joined
- Sat, Jul 11, 2020, 5:33 AM UTC
- HN karma
- 161
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About vivekweb2013
Recent public activity
-
comment
Comment #31628916
@tony2016 Agree. Thanks so much for the support.
-
comment
Comment #31592539
thanks so much for the feedback. I'm working on providing the image upload functionality. Markdown preview is currently available with the preview button in the right corner of mar…
-
comment
Comment #31591422
I'm not a big fan of react-native. I've tried it earlier and the app size is huge as it has to bundle so many things to make it work on android. So I prefer java/kotlin for android…
-
comment
Comment #31591399
@tallship thanks so much. I'll start working on that issue
-
comment
Comment #31590103
Yes the application is containerised also I have created the helm charts for deployment on kubernetes cluster - https://github.com/git-noter/gitnoter-charts
-
comment
Comment #31590096
Because it does not require desktop client. It stores the notes in git repository so you have access to all the revisions which is very useful in case you want to revert any change…
-
comment
Comment #31586668
thanks. I've noted the feedback. I'll work on implementing these features.
-
comment
Comment #31585732
exactly. most of the users just use it for text notes.
-
comment
Comment #31585363
yes it supports github flavoured markdown
-
comment
Comment #31584923
Noted. thanks
-
comment
Comment #31583321
sure :)
-
comment
Comment #31582291
yeah sure
-
comment
Comment #31582277
Sure. I'll implement this feature
-
comment
Comment #31582264
Noted! I'll see if this feature can be added.
-
comment
Comment #31581783
Not currently, But I've noted this. I'll see if this can be supported
-
comment
Comment #31581290
GitJournal is nice. Just wanted to check with whats your opinion about this - https://news.ycombinator.com/item?id=31580996 Did you get the permission for using "Git" mark?
-
comment
Comment #31581231
thanks for pointing out. I'll change the name.
-
comment
Comment #31580986
You can add the images inside markdown using existing image url. The image upload is not implemented yet. I've noted it & I'll work on this functionality Thanks for showing interes…
-
comment
Comment #31580873
yes right. I'm thinking of implementing add-ons for all popular note taking services like google, evernote, onenote etc so that the notes can be imported using gitnoter.
-
comment
Comment #31580819
Thanks. Any number of users can use GitNoter simultaneously on any number of devices against a single repo as long as all of them has write access to the repository.
-
comment
Comment #31580800
Thanks so much for the kind words
-
comment
Comment #31580792
Thanks so much. Golang is awesome. I've recently learned it. I'm looking forward to your contribution to codebase.
-
comment
Comment #31580642
Thanks for pointing the web clipping. I've noted it. I can add this feature to GitNoter. Hopefully soon
-
comment
Comment #31580539
Agree, but GitNoter is self hosted webapp it does not require any desktop/mobile client. It can be directly accessible with the browser. Thanks for the feedback. I'll check if impo…
-
comment
Comment #31580507
Yes. The idea is to support as many git services as possible. Which includes GitLab, Gitea, Bitbucket and more For the initial POC I have integrated it with GitHub