Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tsukitaro created a comment on an issue on roadmapsh/deprecated-version
I'm Sorry, this is a deprecated-version repo, I actually post on the new repo.
tsukitaro closed an issue on roadmapsh/deprecated-version
streak count is not working
![image](https://github.com/user-attachments/assets/5873fd39-e2de-416f-ba4c-c945742f9be0) the ten days not count my session, nor activitytsukitaro opened an issue on gottyduke/Elin.Plugins
is possible create a mod type for add better keyboard functionality?
Hi, you work is awesome! First, is not a mod request I want to ask you if Elin modding enable to improve keyboard setting with a mod? I mean, I'm introducing in this mod world I want to know...tsukitaro created a comment on an issue on tsukitaro/TaskuManageru
I need back and recheck theory about how to work with files and json using out-of-box java functionalities.
tsukitaro created a branch on tsukitaro/TaskuManageru
json-persistence - Basic task manager created in java
tsukitaro created a branch on tsukitaro/TaskuManageru
3-implement-persistence-with-json-files - Basic task manager created in java
tsukitaro created a comment on an issue on tsukitaro/TaskuManageru
use InputFileStream & outputfileStream to read a file that hold all task created ## What I need - [ ] implement InputFileStream to read files - [ ] implement InputFileStream to save files -...
tsukitaro opened an issue on tsukitaro/TaskuManageru
TODO to submit project
# task to complete project ## Features ### basic functions - [x] ~~create task~~ - [x] ~~update task~~ - [x] ~~delete task~~ - [x] ~~list tasks~~ ### deep functions - [ ] implement p...tsukitaro pushed 11 commits to main tsukitaro/TaskuManageru
- feat(create and list)complete basic features to create and list task with either args, scanner 4030a62
- chore(.gitignore) add idea folder, mod app.java minor change 95e27d7
- Delete .idea directory remove from the github repo 7aa6dad
- chore() only move one line) 07ce745
- Merge branch 'basicFunctions' of https://github.com/tsukitaro/TaskuManageru into basicFunctions all good 6e3b8d3
- doc(Readme.md) improve description 37f3d1e
- fix(Menu error) fixed scanner NoSuchElement error 3e88cdf
- doc(readme) improve description beauty a113286
- doc(readme) update completed task and next taks 193f187
- feat(update & delete) add feature to basic update and delete options 271bae9
- Merge pull request #1 from tsukitaro:basicFunctions BasicFunctions e003a1e
tsukitaro closed a pull request on tsukitaro/TaskuManageru
BasicFunctions
implement of basic functions as - create - update - delete all inside program executiontsukitaro opened a pull request on tsukitaro/TaskuManageru
BasicFunctions
implement of basic functions as - create - update - delete all inside program executiontsukitaro pushed 1 commit to basicFunctions tsukitaro/TaskuManageru
- feat(update & delete) add feature to basic update and delete options 271bae9
tsukitaro created a comment on an issue on annict/annict
Oh no, that's a bit sad news, but I understand. Your site is large and must require a lot of work, and there are almost no English-speaking users. Is there any way I can help? I don't have a ver...
tsukitaro pushed 2 commits to basicFunctions tsukitaro/TaskuManageru
tsukitaro pushed 1 commit to basicFunctions tsukitaro/TaskuManageru
- Delete .idea directory remove from the github repo 7aa6dad
tsukitaro created a branch on tsukitaro/TaskuManageru
basicFunctions - Basic task manager created in java