bug(client): relative paths don't work #75

Closed
opened 2025-11-21 05:27:42 +00:00 by treadful · 0 comments
Owner

Using a relative path doesn't work. The client does not take the pwd into account and is unable to derive the key to use:

[treadful~]$ jot upload jot/jot.run/index.md 
jot/jot.run/index.md is not controlled
[treadful ~]$ jot upload ~/jot/jot.run/index.md 
Successfully uploaded https://jot.run/~470f505/index.md
Using a relative path doesn't work. The client does not take the pwd into account and is unable to derive the key to use: ``` [treadful~]$ jot upload jot/jot.run/index.md jot/jot.run/index.md is not controlled [treadful ~]$ jot upload ~/jot/jot.run/index.md Successfully uploaded https://jot.run/~470f505/index.md ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
treadful/jot#75
No description provided.