Live data from Hacker News

Viewing profile — vivekweb2013

vivekweb2013

HN member
Joined
Sat, Jul 11, 2020, 5:33 AM UTC
HN karma
161
Public activity
38 items

About vivekweb2013

Web Developer

Recent public activity

  1. comment
    Comment #31628916

    @tony2016 Agree. Thanks so much for the support.

  2. 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…

  3. 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…

  4. comment
    Comment #31591399

    @tallship thanks so much. I'll start working on that issue

  5. 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

  6. 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…

  7. comment
    Comment #31586668

    thanks. I've noted the feedback. I'll work on implementing these features.

  8. comment
    Comment #31585732

    exactly. most of the users just use it for text notes.

  9. comment
    Comment #31585363

    yes it supports github flavoured markdown

  10. comment
    Comment #31584923

    Noted. thanks

  11. comment
  12. comment
    Comment #31582291

    yeah sure

  13. comment
    Comment #31582277

    Sure. I'll implement this feature

  14. comment
    Comment #31582264

    Noted! I'll see if this feature can be added.

  15. comment
    Comment #31581783

    Not currently, But I've noted this. I'll see if this can be supported

  16. 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?

  17. comment
    Comment #31581231

    thanks for pointing out. I'll change the name.

  18. 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…

  19. 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.

  20. 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.

  21. comment
    Comment #31580800

    Thanks so much for the kind words

  22. comment
    Comment #31580792

    Thanks so much. Golang is awesome. I've recently learned it. I'm looking forward to your contribution to codebase.

  23. comment
    Comment #31580642

    Thanks for pointing the web clipping. I've noted it. I can add this feature to GitNoter. Hopefully soon

  24. 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…

  25. 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