GithubHelp home page GithubHelp logo

oldtimerza / meerkat-net Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 92 KB

Meerkat is a task management application with an emphasis on time tracking of tasks from start until completion using nothing but VIM inspired key bindings.

Home Page: https://oldtimerza.github.io/meerkat-site/

C# 100.00%
csharp keyboard meerkat-net netcore time-management todo-list vim wpf-application

meerkat-net's Introduction

Hi there 👋

Hello and welcome to my Github profile!

Please make yourself at home. Whiskey?

I am a software engineer with an interest in all things Java☕, Javascript✨( more Typescript these days) and C#🍵.

Please take a moment to browse some of my wares...

  1. 🐿️Meerkat
  2. 📝Blog
  3. 🔳Terminal config
  4. 📷Tiny renderer view

meerkat-net's People

Contributors

oldtimerza avatar

Stargazers

 avatar

Watchers

 avatar  avatar

meerkat-net's Issues

Reminder pop-up after X minutes of working on a task

I would like to have a small reminder pop-up show on the screen every hour that a task is actively being worked on as a reminder that the task is still active and to remind the user to either continue working or in case they need to stop the active timer for that task

Hide/Show app using keyboard shortcut

It is not currently possible to hide/show the meerkat app using only keyboard shortcuts at the moment.

I suggest we allow the keyboard shortcut Alt+Space to hide/show the app.

Window loses focus breaks global show/hide keyboard shortcut

Expected Behavior

When the shortcut Alt+Space is pressed then the meerkat window should return to normal size and gain focus to type into.

Actual Behavior

If you click to another window and then press Alt+Space then the meerkat window doesn't return to normal size and remains minimized.

Steps to Reproduce the Problem

  1. Start Meerkat
  2. Alt+Space to minimize.
  3. Select another window of a running application.
  4. Press Alt+Space. Should bring meerkat back to normal size and focus.

Specifications

  • Version: v0.2.0
  • Platform: Windows 10

Can't delete currently selected todo

It is not possible to currently delete a todo using only a keyboard shortcut.

I suggest allowing the keyboard shortcut Ctrl+d to delete the currently selected todo item.

Fix publish release github actions pipeline

Expected Behavior

Expect that when tagged, the release will attach the correct exe from the published foler

Actual Behavior

The attached EXE is not the correct one.

Steps to Reproduce the Problem

  1. Create a new tag.
  2. Download the EXE
  3. Check that it won't run

Store todos to a file

Store todos to a local file or small db to allow persistent todo lists on close/open.

Use standard VIM keys for shortcuts and remove modifiers

I feel the original control scheme of Meerkat, i.e using just I,J,K,D,Space to control in navigation mode is the correct way to control the application.

We should revert to using this control scheme as I feel it is more natural and easy enough to understand.

Long sentences on todo tasks are hidden

When long sentences are used in the todo tasks, they get cut off at the right side.

We need a solution to either:

  • Change font size to fit all text in.
  • Scroll periodically to show all the todo tasks text.

Border should not be seen

The window application border is currently showing with it's related windows controls.

I suggest hiding it to give the app a more sleek design.

Save on exit

Save all completed and incomplete tasks to a dated file on exit, with incomplete being marked

Suggestion: Keep incomplete tasks in a separate file so that it can be loaded the next time the app is opened

Track time of tasks

Expected Behavior

We would like to Start and stop time tracking on each todo item so that an estimate of time taken to finish the todo is kept track of.

The time tracking for a selected todo item can be started on an undone todo with Ctrl+t.
The time tracking for the selected todo item can be stopped for an undone todo with Ctrl+t.
Time tracking can't be started for a done todo.
Toggling a todo from undone to done would also stop time tracking.

Migrate to .Net Core

We probably want to migrate to .Net Core sooner rather than later to allow for cross platform usage.

Allow organising tasks by ticket codes with :

Allow the seperation of ticket code and description to allow creating sublists of tasks that are related.

We can do this by having the following predefined format:

Ticket code: Description.

All items with the same ticket code will be automatically grouped into a collection.

This collection can be collapsed and expanded using "h" and "l".

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.