Coder Social home page Coder Social logo

wachyadoin's Introduction

Wachyadoin

Every 30 minutes, a dialog box asks you "whachyadoin" and records that in daily log files in ~/NOTES/LOG/.

Usage

To use wachyadoin, simply invoke it from the command line and run in background

$ chmod +x wachyadoin
$ ./wachyadoin &

Add to autostart

You can launch this as soon as you open your DE session by adding it to your personal Autostart folder. In KDE it is ~/.kde/Autostart

ychaouche@ychaouche-PC 09:46:31 ~/.kde/Autostart $ ls
total 0
lrwxrwxrwx 1 ychaouche ychaouche 34 Nov 30 09:39 wachyadoin -> /home/ychaouche/SCRIPTS/wachyadoin
ychaouche@ychaouche-PC 09:46:31 ~/.kde/Autostart $  

This is useful because you might forget to launch the script when your first login.

Background

When you log your activities, at the end of the day, week, month, you can easily see where you put your efforts, where you wasted time, what was that URL again ? oh, if only I have saved it somewhere...

If you wait till the end of your workday to record your thoughts or what you've been working on today, you may not remember all the details. This is why wachyadoin is useful : while you're at the task, it will act as a reminder to log anything that might be worth to remember.

So simple, yet so useful.

Integration with howm-mode

You can configure emacs' howm-mode to easily and effectively search and "wikify" your notes by adding these lines in your .emacs

; howm-mode :)
;; search other directories in addition to `howm-directory'.
(setq howm-search-path '("~/NOTES/LOG/"))
(setq howm-search-other-dir t)

wachyadoin's People

Contributors

ychaouche 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.