GithubHelp home page GithubHelp logo

bookmark-maker's Introduction

bookmark-maker

This app is built for all those people starting a new job how have no idea what links they will need and for all the ADHD people out there who can't seem to organize their stuff, let alone their browser bookmarks and for anyone else who is just sick and tired of building their own browser bookmarks

This app will take in one or multiple file(s) full of defined links to all the places they want to point at and a file single file that defines the folder structure in the bookmarks in the browser. It will then output an import-able html file for any browser (Chrome and Firefox are tested, open to others if needed).

You can also set up a file stucture demonstrated under the "folders" directory and generate files using the BuildFolders workflow. This works best if you want many different versions of bookmarks or to make both individual and complex bookmark setups.

Setup

  1. Create a links.yaml file like example
  2. Create a folders.yaml file like example
  3. You can also combine these into one file if you don't care much about the organization
  4. Download appropriate bin for your OS (tested on linux and mac), or run in github action (recommended)
  5. Run bookmark-maker build -i example-files/links.yaml -i example-files/folders.yaml -o output.html

Then in your browser go into the bookmarks manager and import the new "output.html" file.

File structure

links.yaml

takes in a list of: id: a unique identifier that will get used in pulling folder structure name: a user friendly name for the bookmark link url: the url for the bookmark link

folders.yaml

This is a little more complex, but you can write the folder structure however you want using YAML. You can see a really simple example here. You can find a more complex example with things like name overrides here

bookmark-maker's People

Contributors

mtintes avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.