update to 1.10 & add doc for print, importing
This commit is contained in:
parent
f03b5f25f3
commit
ecd0d1c7b7
4 changed files with 13 additions and 3 deletions
|
@ -29,3 +29,5 @@ You can also edit existing notes with [`assign_note!`](@ref).
|
|||
### Exporting
|
||||
Use [`export_log`](@ref) to export log to `io` or `file`.
|
||||
|
||||
### Importing
|
||||
Do `using Dates` first and just `include("filename")` and it will return `Vector{CoordLog}`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue