Hemanth Devarapalli

Results 7 comments of Hemanth Devarapalli

Open your `.zshrc` and paste this at the bottom: ```sh prompt_context() { if [[ "$USER" != "$DEFAULT_USER" || -n "$SSH_CLIENT" ]]; then prompt_segment black default "%(!.%{%F{yellow}%}.)$USER" fi } ``` This...

@n1try I was looking at how I'd preserve the hierarchical structure when you import from chrome/firefox. https://docs.mongodb.com/manual/tutorial/model-tree-structures-with-materialized-paths/ I'm thinking this would be a good method to do that, all the...

Gotcha, I want to pick up this task this weekend. I'll flatten the hierarchy to just 1 level.

What about tagging support for links? It'll be adding one more string array to each link object. Tagging would help with search too - and it could be added to...

True, I won't build the tagging as a part of this task. Gotcha, I'll see what I can come up with.

@n1try When you find time, look at my branch - https://github.com/itsmehemant123/anchr/tree/BookmarkImport I've added the UI for uploading the bookmarks, and then it flattens the bookmarks to 1 level, and adds...

You'd have to fill in this form apparently - https://support.google.com/code/contact/oauth_app_verification