-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from siriusnottin/develop
Refactor, better types and more data displayed to the user!
- Loading branch information
Showing
6 changed files
with
421 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Google Photos Coda Pack | ||
|
||
Use this pack to synchronise your photos and albums right inside Coda! | ||
|
||
[More information about the pack and how to use it](https://coda.io/@siriusnottin/google-photos-pack) • [Demo document]() | ||
|
||
## Features | ||
|
||
- [x] List Photos and Albums | ||
- [x] Advanced filters (include or exclude certain types of photos or albums) | ||
- [x] Filter photos by favorites | ||
- [x] Filter photos by date | ||
- [x] Filter photos by categories (include) | ||
- [x] Filter photos by categories (exclude) (soon) | ||
- [ ] See which photos belong to what album (soon) | ||
- [ ] Get details informations about an album or a photo (soon) | ||
- [ ] Refactor the code for better readability and organization (I’m still learning) | ||
|
||
## Changelog | ||
|
||
v1 – 4/15/2023 | ||
|
||
List photos and albums. | ||
|
||
v2 – 4/16/2023 | ||
|
||
New Media Type column (dissociate photo and video) and filter option for Medias table | ||
|
||
v3 – 4/18/2023 | ||
|
||
Code & Pack refactoring: better performance when filtering by media type, new columns and data from the API for medias table |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.