Skip to content

somehowko/Obsidian-Working-Progress-Tracker.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian-Working-Progress-Tracker.

For english users, read eng section.

아무도 안 만들어서 내가 만든 옵시디안 플러그인

스테이터스바를 이용한 간단한 플러그인 입니다.

코딩 고자라 문제가 많읋 수 있습니다.

수정 사항이 있으시면 Pull request 남겨주세요.

기능설명

  1. 새창으로 열기 (popup window) 에서 스테이터스 바 생성 (단어 수 계산)

    image

    Input 후에 활성화 되기 때문에 팝업을 열고 한 글자라도 치셔야 제대로 표시됩니다.

  2. 메인 윈도우에서 작업 시간 확인 가능.

image

  • 작업 시간은 옵시디언을 사용하고 있을 때만 카운팅 됩니다.
  • 카운팅 된 작업 시간은 휴식 또는 다른 문서를 작업하는 경우 working record.md 에 자동으로 저장됩니다.
  • working record 가 없을 경우 새 문서를 만듭니다.
  1. 목표 (Goal) 설정 기능.

image

  • 작업 시간 및 단어 수를 기준으로 목표를 설정할 수 있습니다.
  • 설정된 목표의 진행률을 스테이터스바에서 볼 수 있습니다.

설치 방법

옵시디언 플러그인 폴더에 새 폴더를 생성하고, Main.js, style.css, manifest.js 를 폴더 안에 넣어주세요.

플러그인이 마음에 드시나요? 혹시 다른 원하는 기능이 있으신가요? 그렇다면 부디 불쌍한 작가에게 기부를...

For ENG

Made it cause I couldn't find one.

This is a simple plugin adding few functions on the core obsidian plugin status-bar and add status bar on the popup window (new window).

I'm not really good at coding, so there might be a problem. If you face any issues, please leave a post on issues.

Fuction introduction

  1. The main purpose of this script is to make a status bar on the popup window.

image

#Keep in mind the plugin innitiate after input.

  1. Working hour counts.

    Are you like me? Always short of time, but not sure why? This is the plugin you need. Now, you can track how much time you actually spent! (only on obsidian.)

    image

    Working time will be recorded as "focused time" on the status bar and automatically saved in daily basis.

    Every time user leave obsidian, the timer will stop.

    This record is saved at "Working Record.md" to keep a record.

    The timer resets in daily basis. Restarting obsidian won't change the record.

  2. Progress management You can set either word goal (in char as I am Korean), or in working time (in hours). This progress will also be shown on the status bar. Can be deactivated on the setting.

image

How to install

  1. Download three files
  2. Make a new folder on your obsidian vault plugins.
  3. Put the files on the folder.

Do you like the plugin? Want more or changes? Feel free to buy a poor writer a coffee!

https://buymeacoffee.com/somehowko

About

아무도 안 만들어서 내가 만든 플러그인

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors