• Stars
    star
    117
  • Rank 300,629 (Top 6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 2 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Multi-purpose time trackers for your notes!

Super Simple Time Tracker

Multi-purpose time trackers for your notes!

A screenshot of the plugin in action, where you can see an active time tracker for a project

๐Ÿค” Usage

To get started tracking your time with Super Simple Time Tracker, open up the note that you want to track your time in. Move the cursor to the area you want the tracker to reside in, and then open your command palette and execute the Super Simple Time Tracker: Insert Time Tracker command.

When switching to live preview or reading mode, you will now see the time tracker you just inserted! Now, simply name the first segment (or leave the box empty if you don't want to name it) and press the Start button. Once you're done with the thing you were doing, simply press the End button and the time you spent will be saved and displayed to you in the table.

๐Ÿ‘€ What it does

A time tracker is really just a special code block that stores information about the times you pressed the Start and End buttons on. Since time is tracked solely through timestamps, you can switch notes, close Obsidian or even shut down your device completely while the tracker is running! Once you come back, your time tracker will still be running.

The tracker's information is stored in the code block as JSON data. The names, start times and end times of each segment are stored. They're displayed neatly in the code block in preview or reading mode.

๐Ÿ›ฃ๏ธ Roadmap

Super Simple Time Tracker is still in its early stages! There are a lot of plans for it, including:

  • A setting to link segments to corresponding daily notes automatically

๐Ÿ™ Acknowledgements

If you like this plugin and want to support its development, you can do so through my website by clicking this fancy image!

Support me (if you want), via Patreon, Ko-fi or GitHub Sponsors

More Repositories

1

ObsidianCustomFrames

An Obsidian plugin that turns web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.
TypeScript
457
star
2

ActuallyAdditions

A Minecraft Mod about lots of useful gadgets and things!
Java
213
star
3

MLEM

Libraries for MonoGame and FNA that provide abstractions, quality of life improvements and additional features like a ui system and easy input handling.
C#
68
star
4

NaturesAura

A Minecraft mod about using Aura for unique mechanics
Java
46
star
5

Coroutine

A simple implementation of Unity's Coroutines to be used for any C# project
C#
33
star
6

Contentless

A tool for MonoGame that automatically handles adding assets to the Content Pipeline project
C#
20
star
7

PrettyPipes

Pretty Pipes is a simple to use, all-inclusive item transport mod featuring simple pipes that can be upgraded using modules to accomplish much more advanced tasks.
Java
15
star
8

ObsidianJustSharePlease

An Obsidian plugin that allows quickly and easily sharing individual notes online using an anonymized link
TypeScript
11
star
9

GameBundle

A tool to package MonoGame and other .NET Core applications into several distributable formats
C#
11
star
10

TinyLifeExampleMod

An example mod for my game Tiny Life. Use this template repository to create your own mod!
C#
7
star
11

Illumilib

A simple keyboard and mouse lighting library with support for Razer, Logitech and Corsair devices
C#
6
star
12

Nyx

A mod about effects of the moon. Commission for Drakallen
Java
4
star
13

TelegramVisualization

A work in progress thing to visualize Telegram chat data in all sorts of ways
JavaScript
3
star
14

MarkdownToBB

Why Steam still uses BBCode is beyond me but here you go, a converter that actually works for once
JavaScript
3
star
15

OptionSync

A Minecraft Mod about syncing your options between Minecraft instances
Java
2
star
16

CraftableDeeds

Commission for DB20xx
Java
2
star
17

DontLetGo

A short puzzle game about depression and panic attacks
C#
2
star
18

WhileYouWereAway

A server-side Minecraft mod that allows stuff to continue happening in unloaded chunks
Java
2
star
19

MiningTweaks

A mod that lets you configure the hardness and mining level of existing blocks
Java
2
star
20

TrustCircle

A Minecraft mod that makes players close to each other have buffs
Java
2
star
21

Sparks

Mirrors move power, basically
Java
2
star
22

Wopper

A mod that adds a wooden hopper
Java
2
star
23

AnimalTownGame

A 2d topdown game that has you living as the mayor of a town full of animals doing activities. It's basically Animal Crossing, people.
C#
1
star
24

CityBuilder

A city-building minigame where you have to place buildings in a tightly packed space
C#
1
star
25

Tetro

Definitely not Tetris
JavaScript
1
star
26

SketchBookAttributes

Minecraft mod commission for sketchlayer
Java
1
star
27

TerraFirmaBottom

TerraFirmaCraft for Rock Bottom
Java
1
star
28

PumpkiSplode

A Minecraft mod that makes villagers explode when they see pumpkins
Java
1
star
29

WoodpeckerPlugins

Simple plugins I created and use for Woodpecker CI
JavaScript
1
star
30

EnchantmentStorage

A mod to store enchantments. Commission for Zilch
Java
1
star
31

DynamicEnums

Enum-like single-instance values with additional capabilities, including dynamic addition of new arbitrary values and flags
C#
1
star
32

SkyGroups

A mod to make sky groups
Java
1
star
33

NaturesStarlight

Commission for Flabort
Java
1
star
34

PoemGen

Online tool to generate Ellpeck-like poems randomly
JavaScript
1
star
35

SimpleProtection

A Minecraft Mod that allows server admins to configure certain areas to allow and disallow certain things.
Java
1
star
36

SolidifiedExperienceTheMovieTheMod

Yes
Java
1
star
37

TownRPG

A town RPG type thing made with MonoGame
C#
1
star
38

ExtremelySimpleLogger

A very simple logger for .NET programs
C#
1
star
39

TinyBox

just another fantasy console
C#
1
star
40

ThingsThatMatta

A mod that adds things that do stuff
Java
1
star
41

TinyLifeWeb

HTML
1
star
42

PatchouliWeb

A node app that generates a web version of any Patchouli manual in one command
JavaScript
1
star
43

ButlerDotNet

A dotnet tool that automatically downloads and invokes itch.io's butler
C#
1
star
44

MapTransitionPOC

A nice way to make teleporters between scenes in Unity without having to type goal location coordinates
C#
1
star