Git Product home page Git Product logo

bm's Introduction

๐Ÿ˜Ž

I'm Fernando L. Canizo, parent, programmer, gardener, builder, handyman.

Actively looking for a new remote-first job.

I'm an Open Sources advocate and I'm eager to collaborate whenever an opportunity arises.


GitHub Stats

trophy

github stats Top Languages


Skills

CodersRank is a nice platform that shows your real experience since it analyzes commits from repositories you feed it and builds informed data about your contributions.

My profile at CodersRank

While CodersRank's system shows skills pretty nice, it fails to detect some technologies, so I'll patch it here with my main skills:


Languages

  • Spanish native speaker
  • English professional working proficiency - Achieved CEFR C1 level in the British Council English Score Core Skill Test.

External profiles


bm's People

Contributors

gjnoonan avatar hkjels avatar oayandosu avatar tj avatar

Watchers

 avatar  avatar  avatar

bm's Issues

Add categories

Tags are a cool way to group stuff. But categories allow things to be put on a tree. I'll use just the plain simple file system for this. Each category is a directory containing one or more bookmarks file.

Remove clear command

There's no point in having a clear command: if you want to delete all your bookmarks just erase the directory where they are saved. Also it is possible that a bad keystroke would end up in clearing all your hard work of years categorizing urls.

But I'd like to have a remove command which deletes a single URL. Or a bunch of them if a pattern is given. In the later case command will show what will be removed and require confirmation.

Make everything except the URL optional on add command

Current add command requires a tag and a description. Make all of that optional. The only required thing should be the URL.

Possible idea:

bm add [-d description] [-f] [-t tag [...]] [-c category [category/subcategory/.../]]

Where:

  • -d description
    adds a description text
  • -f
    fetches the title from the page
  • -t tag
    adds a tag. More can be added
  • -c category/subcategory
    puts the link under said category

Remove image generation

Remove image generation. It's an unnecessary feature. I just want to keep a plain text bookmarks file.

Use CSV

I don't like the chosen separator | (vertical bar). Switch to ; (semi-colon) so the file becomes a comma separated value file.

Remove aliased commands

I see no point in having:

  • stats | statistics
  • list | ls
  • open | open

Default action without any parameters should be to list. Any other action should require a command.

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.