This website works better with JavaScript.
Explore
Help
Sign In
ndumas
/
obsidian-pipeline
Watch
1
Star
0
Fork
You've already forked obsidian-pipeline
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
230d8b2160
obsidian-pipeline
/
notes.go
6 lines
66 B
Go
Raw
Normal View
History
Unescape
Escape
Refactoring validation code out of cmd/
2 years ago
package
obp
Big refactor, trying to implement an FSM
2 years ago
func
(
p
*
Pipeline
)
FindNotes
(
)
error
{
return
nil
}