Skip to content

update (u)

moiSentineL edited this page Aug 3, 2024 · 1 revision

TL;DR

"Oh No! I've named the session 'math' instead of 'physics'!"

You are not to worry, you can change the session name and tag after using flomo update or flomo u. But not the duration!

More stuff

You have a few things to do:

  1. Find the Session ID you want to change with flomo t.
  2. Run:
flomo u [SESSION_ID] -t <new tag> -n <new name>

where you replace each of the items you want to replace.

Example

I have a session: pre-change.png

I want to rename the tag to bruh and name to "not so bruh".

I will run:

flomo-git u 1sZ8mC -t bruh -n "not so bruh"

and you're done!

compare-change.png

add DURATION


Next Up: config (c)

Back to Commands

Clone this wiki locally