Developed an Obsidian diary sync calendar plugin: Diary ICS

Developed an Obsidian diary sync calendar plugin: Diary ICSI recently built an Obsidian plugin — Diary ICS — mainly to solve the problem of syncing Obsidian diary content with system calendars. ...

Tools

Pure AS3 calendar control for Flash

Recently I was working on Flash and needed a calendar control, but Flash’s built-in component library doesn’t include a DateChooser for AS3, and searching around turned up nothing ready-made either, so I wrote one myself for AS3. (The rendered UI is based on com.thomas.DatePicker.DatePicker.) Sharing it with anyone else who needs one for Flash development.

Flash