Coder Social home page Coder Social logo

albert-custom-plugins-ibrahim's Introduction

albert-custom-plugins-ibrahim

This is an Albert plugin, which will add new TODO item to a todo list in a specific file by execute shell script. The TODO file is managed by TODO visual studio code plugin, it works for me on Ubuntu 22.04 LTS.

Prerequisites:

1- Albert installation

2- Visual Studio Code installation

3- Install todo-plus plugin in Visual Studio Code https://github.com/fabiospampinato/vscode-todo-plus

4- Create a new file called my-schedule-tasks.todo in a specific location on your machine and add this line in the top of it:

my-albert-tasks:

5- Update the automated_todo_list.sh script with the my-schedule-tasks.todo file path.

6- Copy the scripts/automated_todo_list.sh to specific location on your machine.

7- Update the __init__.py file in the plugins directory with the automated_todo_list.sh file path.

8- Enable albert custom plugins in albert config:

cp albert.conf /home/<user>/.config/albert.conf

Installation:

1- Copy the todo directory to this path on your machine /usr/share/albert/python/plugins/

cp -r plugins/todo /usr/share/albert/python/plugins/

2- Restart Albert

Add Custom Keyboard shortcut:

Install this package:

sudo apt install xdotool

Then: Add Keyboard shortcuts as defined in this file: keyboard-shortcut.md

albert-custom-plugins-ibrahim's People

Contributors

ibrahimalkurdi avatar

Watchers

 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.