Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for pwman2op.lisp
2019-08-12
| ||
15:34 | Remove outdated comment file: [3498bba650] check-in: [e3c3ae3637] user: atomicules branch: master, size: 5380 | |
2019-08-09
| ||
17:13 | Remove some of the unnecessary prints and comments file: [f8872d0a2d] check-in: [1baafd9e95] user: atomicules branch: master, size: 5410 | |
15:48 |
Much more sensible escaping of quotes
I'd tried unicode before, but couldn't get it to work, I think because I was | |
13:36 |
Handle single and double quotes. Update README with assumptions
Quite a hacky mess to handle single and double quotes but seems to work. This was the test file used: ``` | |
2019-06-29
| ||
11:05 | Some spaces to tabs file: [e1d2194f8d] check-in: [c039cd9bd1] user: atomicules branch: master, size: 5332 | |
2019-06-26
| ||
06:56 |
Tidy up script and README. Initial working version.
- Remove a lots of dud comments | |
2019-06-25
| ||
12:30 |
Only send --url if it's a login item
Not applicable for Secure Notes and op won't allow it. Using append and | |
12:07 |
Correctly identify Secure Notes, correctly send optional args
- I had SECURE-NOTE whereas in my pwman it's SECURE-NOTES. Dur! | |
11:12 |
Added:
Initial commit of pwman2op
It "works", but doesn't yet. Main issues are: - Seems to send everything as a Login item... but maybe that's correct based on Update README to reflect that this repo now includes this file as well. file: [c8b3dffc7a] check-in: [81d3818ee0] user: atomicules branch: master, size: 5935 | |