![[Nothing Documentation#Push]]
For tasks that either don't have a date or time, push will automatically assume either or both the current date and time.
## Examples
- `_push-3h/today.task.txt` -> `_later/today+<current time + 3 hours>.task.txt`
- `_push-1d+6h/task.txt` -> `_later/tomorrow+<current time + 6 hours>.task.txt`
- `_push-1m/2025-01-15.task.txt` -> `_later/2025-02-15.task.txt`