Git Product home page Git Product logo

bookmarks.dev-frontend-only-archive's People

Contributors

abner avatar adixchen avatar braincrumbz avatar cebor avatar foxandxss avatar garyb432 avatar gravity-addiction avatar icfantv avatar jaykan avatar jimthedev avatar kartsims avatar luixaviles avatar mvarblow avatar nathanwalker avatar ocombe avatar ollwenjones avatar onlyann avatar patrickjs avatar phra avatar pjmolina avatar rascada avatar redian avatar rhutzel avatar tb avatar wesleycho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bookmarks.dev-frontend-only-archive's Issues

add toRead list

sometimes we don't get to read the article entirely but would like to later, that`s why come up with such a list...

add pin this codingmark functionality

Sometimes throughout the day one might use the same codingmark. We could pin it to make it visible until unpinned (sure overlaps some bit with last visited functionality, but still worth considering)

add github link to bookmark

Many blog posts or projects have source code on GitHub. When creating a bookmark add the Bookmark link as metadata. (Could be displayed as tag pilled initially)

add gists to bookmarks.dev

Add the possibility to have gists (code snippets) to the platform. They should be searchable like the bookmarks (tags, title and text).

Probably the best way would be to have them in markdown - thus we have code and a potential explanation close to each other.

add preview button

when clicked a dialog pops up displaying the content of the url (so you don't have to leave the platform)

Bookmarklet to save to bookmarks.dev

Thank you for building this site - it's like a well curated pinboard for professional topics. It would be really nice to have a bookmarklet to save sites (a short javascript snippet that can live in the bookmarks bar), so that I don't have to manually copy-paste URLS from my location bar to the web form.

You can see how pinboard does it here: https://pinboard.in/howto/

Add codelets

These are special types of bookmarks which should contain code snippets that you might use later for reference. Similar to Github gists, but simpler (only one code snippet per entry?!)

They should

  • have title (to be easy recognisable)
  • have location (https://www.bokmarks.dev/codelets/{unique-codelet-id}
  • can be made public (once public cannot be undone, only deleted) or secret
    • if public they can be liked, copied to mine just like bookmarks
  • in description there should be the code with comments for the codelet - description should be increased to 3000 chars?!
  • they should be searchable - special flag or option in the search bar? (anyway search domain should be codelets)

The shouldn't

  • be listed in the user's feed unless she specifically enables it in user settings

Still thinking about...

  1. Should they really be bookmarks or other type of document? Persisted as bookmarks in the store (many of the attributes are similar, but language or source Code are irelevant?)
  • pro: it's easier to implement as bookmarks (there is everything in place just an extra flag to mark it as a flag
  • con: it's stuck to bookmark structure should later other features might be asked by the community and a migration it's required (should not be that difficult though...)
  1. Should description of bookmarks be increased to 3000 similarly...
  • should a (programming) language be selected when writing the codelet? or it's more like freestyle (in markdown you can specify the language before the code snippet - writing this I come the prefer the latter - it is more flexible...)

add lang to search query

add lang parameter to the search query

Something like lang:en will return only bookmarks in English.

verify location when adding new bookmark

When you add a new bookmark, I would like to be proactively informed whether a bookmark with this URL is already present. Could happen the same time, or before the scrapping of the page takes place...

feature - auto-complete tags

When I add a new tag by update or insert of a new bookmark, I want to be suggested a list of existing tags (starts with typed text) as I am writing mine...

Customize user feed on landing page

Instead of presenting all the community posts in the landing page of the user should see (if logged in) public bookmarks only tagged with the ones the user is following, otherwise a fallback to all the community posts.

create custom 404 Page

currently if a path is not present is automatically redirected to the homepage with nothing displayed.

There is an route issue present:
ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'zuzu'
Error: Cannot match any routes. URL Segment: 'zuzu'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.